commit 04e45bbacdcb17294454a85a835cc8393477aa27
Author: Richard Theis <email address hidden>
Date: Fri Feb 5 13:39:40 2016 -0600
Add NetworkAndCompute Lister and ShowOne classes
This patch set introduces the NetworkAndComputeLister and
NetworkAndComputeShowOne classes which are related to the
NetworkAndComputeCommand class. These classes are for commands
that must support neutron and nova network. The new classes
allows both the parser and actions to be unique.
Reviewed: https:/ /review. openstack. org/276888 /git.openstack. org/cgit/ openstack/ python- openstackclient /commit/ ?id=04e45bbacdc b17294454a85a83 5cc8393477aa27
Committed: https:/
Submitter: Jenkins
Branch: master
commit 04e45bbacdcb172 94454a85a835cc8 393477aa27
Author: Richard Theis <email address hidden>
Date: Fri Feb 5 13:39:40 2016 -0600
Add NetworkAndCompute Lister and ShowOne classes
This patch set introduces the NetworkAndCompu teLister and omputeShowOne classes which are related to the omputeCommand class. These classes are for commands
NetworkAndC
NetworkAndC
that must support neutron and nova network. The new classes
allows both the parser and actions to be unique.
Change-Id: I1b59264cd40aaf 1062f4e8db233cc b7fd0e95f0e
Partial-Bug: #1519511
Partial-Bug: #1519512
Related-to: blueprint neutron-client